home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / others / wc094pch.zip / WCP94A.ZIP / WCP94B.TXT < prev   
Text File  |  1993-04-13  |  6KB  |  158 lines

  1. Larry Lee/WinCIS 4/12/93
  2.  
  3. PATCH For WinCIS .94
  4. WINCIS.EXE must be the version from
  5. WC094B.ZIP dated 3/12/92 At 502326 BYTES
  6.  
  7. To apply the patch go to C:\> prompt under DOS and:
  8.  
  9. C:\>CD \WINCIS                   ; Change to the wincis directory
  10. C:\>PKUNZIP WCP94B               ; Unzip the Patch files
  11. C:\>PKUNZIP PATCH                ; Unzip the Patch Program
  12.  
  13. Now to apply the patch (you may want to run with the -BACKUP option
  14. unless of course you still have the original WC094A,B,C files...
  15.  
  16. C:\>PATCH WCP94B                 ; Apply Patch no backups created
  17.         or
  18. C:\>PATCH -BACKUP WCP94B         ; Apply Patch and backup changed files
  19.  
  20. THIS PATCH FILE FIXES THE FOLLOWING PROBLEMS IN WINCIS VERSION .94
  21.  
  22. 1) GPF With ATi Wonder XL 3.1 Windows Drivers Dated 8/92
  23.  
  24.    VB caused a GPF or Stack Overflow When Using the
  25.    ScretchBitBlt function to size Icons on certain Buttons
  26.    when the user ran in 256 color mode>
  27.  
  28.    WinCIS created a GPF when you pressed the PG/UP or PG/DN
  29.    buttons.  This was due to the fact that these buttons had the
  30.    autosize property set such that the icon was resized.  VB2 has
  31.    a problem with the windows SretchBitBlt function causing the GPF.
  32.  
  33.    I have since resized the icon to 32x32 pixels and removed the
  34.    autosize property.
  35.  
  36.  
  37.    BTW: The online performance is affected by the number of colors
  38.    you use.  Running at 256 colors requires 16 times as many bits, hence
  39.    screen updates are slower.  You might also consider purchasing a
  40.    faster video driver such as WinSpeed from Pannacea...
  41.  
  42. 2) Downloads
  43.  
  44.    Bug in the error recovery routine provided by MircoHelp
  45.    caused it to send host sequnec number in ACK responses
  46.    Corrected code to send reciever's sequence number
  47.  
  48.    The host want the last valid recieved block number in ACK's
  49.    Since the code was send the Host it's sequence number it
  50.    assumed it had successfully resync'd and hence resumed
  51.    sending packets.  After the sufficient packets where sent
  52.    WinCIS would see the appropriate sequence number and resume
  53.    downloading.  This caused it to skip up to (N) blocks. The
  54.    result of which was that the user did not recieve the complete
  55.    file.
  56.  
  57.    In addition corrected the download resume logic and added it as
  58.    an option to the terminal screen under OPTIONS/Use Download Recovery
  59.    turning on this option will allow wincis to restart a download
  60.    that was aborted.
  61.  
  62.    Fixed Abort button to cleanly abort, under certain circumstances
  63.    it would hangup forcing the user to reboot.  Now it waits
  64.    a maximum of 20 seconds for CIS to honor the abort.  Additionally
  65.    if the user re-presses the button after waiting 3 seconds it issues
  66.    a panic abort to CIS (^P^P^P^P) and exits the download screen
  67.    immediately
  68.  
  69. 3) Message Editor
  70.  
  71.    Users expressed concern that the message editor defaulted
  72.    to overstrike mode.  The standard edit control is now used
  73.    which does not have overstrike mode.  WinCIS will no longer
  74.    support overstrke in the message editor (This is consistent
  75.    with the notepad editor).
  76.  
  77. 4) Fixed bug preventing wincis from honoring Maximum message Length
  78.  
  79.    The Q&A.WRI file describes changes you can make to the
  80.    WinCIS.INI in order to change the maximum number of lines and
  81.    characters allowed for messages and email.  The program had a
  82.    bug preventing it from honoring the change.
  83.  
  84. 5) Font Sizing
  85.  
  86.    The Q&A.WRI file describes changes you can make to the
  87.    WinCIS.INI in order to change the font and size used in
  88.    certain areas of the program.  The program had a bug preventing
  89.    it from honoring the font size property.
  90.  
  91. 6) Misc Additions and changes
  92.  
  93.    Add BUILD SCRIPT to FILE Menu
  94.    Allows you to have wincis simply output a script
  95.    based on the parameters you have specified, withour going online
  96.    and performing any of those actions...
  97.  
  98.    Add Run PROGRAM to  FILE Menu
  99.    Allows you to have wincis shell out to another program
  100.  
  101.    Add  OPEN, NEW to the ADDRESS BOOK FILE MENU
  102.    Allows you to have more than one address book
  103.  
  104.    Add TEMPLATE override to FILE CAPTURE to SETTINGS/PROCESSING OPTIONS
  105.    Since some users are customizing their own templates
  106.    they can now set their template filename in this field in order
  107.    to use their own version...
  108.  
  109.    Add default FILE CAPTURE to SETTINGS/PROCESSING OPTIONS
  110.    Some users expressed the need to always have file capture turned on
  111.    specifing a filename in this field causes the program to
  112.    always turn on file capture when performing online interaction
  113.  
  114.    INS/DEL keys now add or delete a forum from main panel
  115.    ALT-DOUBLE-CLICK edits a forum (similar to progman)
  116.  
  117.    Clicking on UPLOADER in library catalog brings up address book
  118.  
  119.    Fixed error preventing catalog from displaying details
  120.    for one record catalogs
  121.  
  122.    WCISPRJ.DLL ... Corrected last update date logic to
  123.    recognize "**Never**" in the catalog
  124.  
  125.    Added capability to download a single file if you already
  126.    know the forum, filename, & library. However a minor modification
  127.    to your WINCIS.INI is required.
  128.  
  129.    Find the "[CatScan Options]" in the WinCIS.INI and add the
  130.    following line...
  131.  
  132.    Dnld=Download a specific File
  133.  
  134.    You can then download a specific file using a pattern
  135.    selecting Dnld as opposed to SHORT or FULL scan...
  136.  
  137.    Logoff not working for certain modem types
  138.    added ModemEscapeTime= (defaults to 1 second) to WinCIS.INI
  139.    adding this option to the WINCIS.INI under "[PGM OPTIONS]
  140.    allows the user to lengthen the delay before and after
  141.    issuing the "+++" modem command escape sequence..
  142.    Additionally changed the logoff logic to recognize the
  143.    HOST NAME: prompt if it appears duting logoff and respond
  144.    with "OFF"
  145.  
  146.    New versions of MHIN200.VBX and VBCOMM.VBX from Microhelp
  147.    VBCOMM now correctly turns off terminal-ready when the
  148.    comm port is closed.
  149.  
  150. 7) Comm buffer overruns causing program to appear to hang. Caused
  151.    by a combination of the terninal screen updates slowing down
  152.    the program so that the comm buffer slowly began to exceed the
  153.    rate at which the it was being drained by the application.
  154.    Changed logic to allocate 75% of available buffer space
  155.    to recieve buffer and 25% to transmit buffer.  In addition
  156.    changed the terminal logic to purge the terminal scroll back
  157.    buffer to last 4K as it exceeds 8K...
  158.